You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TRandomGenerator Class
>
TRandomGenerator Methods
>
TRandomGenerator.LoadFromStream Method
Dew Math for .NET
TRandomGenerator.LoadFromStream Method
TRandomGenerator Class
TRandomGenerator Members
Dew.Math Namespace
TRandomGenerator Methods
Collapse All
Loads random generator state from Src.
Syntax
C#
Visual Basic
public
virtual
void
LoadFromStream
([In] Stream
Src
);
Public
virtual
Function
LoadFromStream
(
Src
As
[In] Stream)
As
void
Group
TRandomGenerator Methods
Links
TRandomGenerator Class
,
TRandomGenerator Members
,
Dew.Math Namespace
,
TRandomGenerator Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!